Release 10.1A: OpenEdge Getting Started:
Installation and Configuration
Using genpassword to obtain a key store
password-encrypted valueWhen you must configure an OpenEdge SSL server by manually editing the
Note: You must also provide the encrypted form of the password (ubroker.propertiesfile, or for the OpenEdge RDMS when you start up the database server to enable SSL connections, you must specify the password to allow access to the required private-key alias. The value you specify is available to anyone who can read the file or command line where you enter it. In order to prevent access to this password by unauthorized users, you must specify an encrypted form of the password that is equivalent to the password itself."password") for thedefault_serveralias. In the Progress Explorer, when you configure an SSL server with thedefault_serveralias, OpenEdge automatically provides the encrypted form of this password.OpenEdge provides the
genpasswordcommand-line utility that you can use to obtain the encoded and encrypted form for the real password.For example, when the following code is executed in the OpenEdge
Proenvcommand window, you can generate an encrypted value for a password whose value is"topsecret":
Later, to verify that an existing encrypted value matches the real password value, you can run
genpassword,as follows:
For more information on the options of the
genpasswordcommand-line utility, see Appendix C "Command and Utility Reference."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |